programming4us
           
 
 
Applications Server

Exchange Server 2010 : Upgrading from and Coexisting with Exchange Server 2003 (part 4)

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
12/22/2010 9:16:30 AM
3.1. Free/Busy Functionality

In your Exchange Server 2003 environment, both free/busy functionality and offline address book distribution are provided by public folders—in particular, system folders. The Availability service in Exchange Server 2010 replaces or supplements the free/busy system folders in Exchange Server 2003, depending on the version of Outlook deployed.

In many enterprise environments, the version of Microsoft Office, and in particular Microsoft Outlook, deployed and supported to end users is managed by an IT group separate from the messaging team—usually an enterprise desktop deployment team—who must test the new version of Office extensively against the organization's standard desktop build and applications to ensure compatibility. This means that the deployment of Outlook 2007 or Outlook 2010 can be in a project plan separate from the upgrade of the messaging infrastructure to Exchange Server 2010, and users may receive the new version of Outlook before or after their mailboxes have been moved to Exchange Server 2010. So coexistence of Outlook 2003 with Exchange Server 2010 could be a major factor in your implementation.

Because the Exchange Server 2010 Availability service cannot be used by Outlook 2003, you will need to maintain system folders in your environment as long as Outlook 2003 is in use. The free/busy retrieval methodology for various clients and mailboxes is shown in Table 2.

Table 2. Free/Busy Retrieval in Exchange 2010
CLIENTMAILBOX RETRIEVING FREE/BUSY INFORMATIONTARGET MAILBOXFREE/BUSY ACCESS METHOD
Outlook 2007Exchange 2010 or Exchange 2007Exchange 2010 or Exchange 2007Availability service reads free/busy information from the target mailbox.
Outlook 2007Exchange 2010 or Exchange 2007Exchange 2003Availability service makes HTTP connections to the /public virtual directory of the Exchange 2003 mailbox.
Outlook 2003Exchange 2010 or Exchange 2007Exchange 2010 or Exchange 2007Free/busy information is published in public folders.
Outlook 2003Exchange 2010 or Exchange 2007Exchange 2003Free/busy information is published in public folders.
Outlook Web AppExchange 2010 or Exchange 2007Exchange 2010 or Exchange 2007Availability service reads free/busy information from the target mailbox.
Outlook Web AppExchange 2010 or Exchange 2007Exchange 2003Availability service makes HTTP connections to the /public virtual directory of the Exchange 2003 mailbox.
AnyExchange 2003Exchange 2010 or Exchange 2007Free/busy information is published in public folders.

To maintain coexistence and pave the way for a smooth upgrade to Exchange Server 2010, you need to maintain public folders, and system folders in particular, until at least all mailboxes have been moved to Exchange 2010 and all Outlook clients have been upgraded to at least Outlook 2007. In addition, if you have any custom applications that query free/busy information, ensure that these applications will be able to use the Availability service API; otherwise, you will need to maintain system folders in your environment as long as these applications are in use. Public folders coexistence and migration are discussed in more detail in the Section 7 section of this article.

3.2. OWA Coexistence

If OWA is deployed in your Exchange 2003 environment for Internet users, you must take additional steps to ensure interoperability with Outlook Web App and Exchange 2010. Exchange Server 2010 Client Access does not support accessing mailboxes from Exchange Server 2003; all legacy mailbox access is accomplished by redirecting the session to a predefined Exchange 2003 URL (typically an Exchange Server 2003 front-end server). Overall, the recommended implementation process for Exchange 2010 Client Access is as follows:

  1. Installing Exchange 2010 within your organization on new hardware

  2. Configuring Exchange 2010 Client Access for coexistence

  3. Creating the legacy namespace and associating the namespace with your Exchange 2003 infrastructure

  4. Obtaining a digital certificate with the names you'll be using during the coexistence period and installing it on your Exchange 2010 Client Access servers and Exchange 2003 front-end servers

  5. Associating the namespace you currently use for your Exchange 2003 infrastructure with your newly installed Exchange 2010 infrastructure

  6. Moving mailboxes from Exchange 2003 to Exchange 2010

  7. Decommissioning your Exchange 2003 infrastructure

Of these steps, we will focus on configuring Exchange 2010 Client Access, managing your legacy (Exchange 2003) OWA host names, and configuring and managing digital (PKI x.509) certificates for coexistence.

To support a seamless coexistence with and upgrade from Exchange 2003 OWA, an OWA virtual directory property named Exchange2003URL was introduced in Exchange 2010 Client Access. This property is assigned on each OWA virtual directory that will be performing redirection to an Exchange 2003 front-end server. This is necessary because Exchange 2003 is not Active Directory–site aware, and does not publish settings in Active Directory—so Exchange 2010 Client Access has no means of determining which server running Exchange Server 2003 a user should be redirected to.

The following cmdlet sets the Exchange 2010 Client Access external URL for Contoso to owa.contoso.com, and sets the Exchange 2003 URL to legacy.contoso.com:

Set-OWAVirtualDirectory Seattle-EX10\OWA* -ExternalURL https://mail.contoso.com/OWA
-Exchange2003URL https://legacy.contoso.com/exchange

Seattle-EX10 is the server name of the Exchange Server 2010 server hosting the Client Access role.

It is recommended that a new namespace, such as legacy.contoso.com, be established for the Exchange 2003 front-end server, and the existing namespace, such as owa.contoso.com, be associated with the Exchange 2010 infrastructure. In this way, Contoso users with Exchange Server 2003 mailboxes continue to use the existing URL of https://owa.contoso.com/exchange (which now points to the Exchange Server 2010 infrastructure), and are silently redirected to https://legacy.contoso.com/exchange (the computer running Exchange Server 2003).

3.3. Digital Certificates and Exchange 2010 Client Access

Digital, or X.509, certificates are used to create the SSL-encrypted channel used by Exchange 2010 Client Access services. In addition to protecting data in transit from theft or tampering through encryption, these certificates also authenticate the server running Exchange Server 2010, providing assurance to the end user that the server is indeed the server it claims to be. This assurance is provided by the certificate in question being issued by a certification authority (CA) that the end user either chooses to trust (in the case of a Windows or other internally managed CAs), or that the user trusts because it is issued by a trusted third-party CA.

Exchange 2010 also generates a self-signed certificate automatically, but you should replace this with a certificate issued by a trusted CA. Otherwise, this certificate needs to be manually trusted by every client by manually copying it to the trusted root certificate store on each client computer or mobile device, which is generally not feasible. For Internet-facing Client Access services, the best practice is to use a SAN certificate from a trusted third-party CA.

When requesting your SAN certificate, it is best practice to minimize the number of host names requested, to minimize cost and reduce the certificate management complexity. Examples of recommended host names for Contoso are listed in Table 3.

Table 3. Contoso's SAN Certificate Recommended Host Names
HOST NAMEUSE
Mail.contoso.comCovers most connections to Exchange, including Outlook Web App, Outlook Anywhere, Offline Address Book, Exchange Web Services, POP3, IMAP4, SMTP, Exchange Control Panel, and ActiveSync
Autodiscover.contoso.comUsed by Autodiscover-supported clients, including Outlook 2007 and later; ActiveSync; and Exchange Web Services clients
Legacy.contoso.comUsed for coexistence with Exchange Server 2003 and/or Exchange Server 2007


Other -----------------
- Exchange Server 2010 : Useful Tools for an Upgrade (part 1)
- Exchange Server 2010 : Useful Tools for an Upgrade (part 1)
- Active Directory Domain Services 2008: Modify the Precedence for Password Settings Objects
- Active Directory Domain Services 2008: Apply a Password Settings Object to Users and Security Groups
- Active Directory Domain Services 2008: Modify Settings Defined in Password Settings Objects
- BizTalk Server 2009 : Getting results from asynchronous invocations (part 3)
- BizTalk Server 2009 : Getting results from asynchronous invocations (part 2)
- BizTalk Server 2009 : Getting results from asynchronous invocations (part 1) - Building WCF services that support client callbacks
- Exchange Server 2010 : Designing Upgrade and Coexistence Strategies
- Exchange Server 2010 : Risk Mitigation
- Exchange Server 2010 : Planning Cross-site Failovers (part 2) - Cross-site Switchover
- Exchange Server 2010 : Planning Cross-site Failovers (part 1)
- Exchange Server 2010 : Availability Planning for Transport Servers
- Exchange Server 2010 : Availability Planning for Client Access Servers (part 4) - Creating a Client Access Server Array
- Exchange Server 2010 : Availability Planning for Client Access Servers (part 3) - Global Server Load Balancing
- Exchange Server 2010 : Availability Planning for Client Access Servers (part 2) - Selecting a Load Balancer Type
- Exchange Server 2010 : Availability Planning for Client Access Servers (part 1) - Affinity
- Using asynchronous services in BizTalk with WCF (part 2) - Exposing asynchronous services
- Using asynchronous services in BizTalk with WCF (part 1) - Consuming asynchronous services
- Exchange Server 2010 : Availability Planning for Mailbox Servers (part 8) - Designing and Configuring DAGs
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us